Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

D

data - Variable in class edu.claflin.finder.logic.Edge
The data attached to the edge.
defaultRelationship - Variable in class edu.claflin.finder.io.graph.NOABatchIO
Contains the String representation of the default relationship to use.
defaultRelationship - Variable in class edu.claflin.finder.io.graph.SIFGraphIO
Contains the String representation of the default relationship to use.
DepthFirstTraversalSearch - Class in edu.claflin.finder.algo
Processes a Graph searching for bipartite subgraphs by performing a depth first search on each node.
DepthFirstTraversalSearch(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.DepthFirstTraversalSearch
Public constructor for initializing the DepthFirstTraversalSearch with default conditions.
desc - Variable in enum edu.claflin.finder.algo.ArgumentsBundle.COMMON_ARGS
A String description of the enum.
description - Variable in enum edu.claflin.finder.log.LogLevel
A simple string description of the log level for output.
destination - Variable in class edu.claflin.finder.logic.Edge
The node representing the destination.
destroy() - Method in class edu.claflin.finder.log.LogUtil
Destroys all logging functionality of the log engine.
destroyLogger() - Static method in class edu.claflin.finder.Global
Destroys the LogUtil reference.
destroyLogToFile() - Method in class edu.claflin.finder.log.LogUtil
Destroys the Logging to File functionality of the log engine.
destroyLogToTerminal() - Method in class edu.claflin.finder.log.LogUtil
Destroys the Logging to Terminal functionality of the log engine.
DirectedCliqueCondition - Class in edu.claflin.finder.logic.cond
Represents a Directed Clique condition.
DirectedCliqueCondition() - Constructor for class edu.claflin.finder.logic.cond.DirectedCliqueCondition
 
done - Variable in class edu.claflin.finder.algo.Bundle
Number of algorithms executed.
doubleList - Variable in class edu.claflin.finder.algo.ArgumentsBundle
The Mapping of String keywords to Notable Double values.
duplicate(Node, Node) - Method in class edu.claflin.finder.logic.Edge
Attempts to duplicate an Edge based on the supplied parameters.
duplicate() - Method in class edu.claflin.finder.logic.Node
Returns a copy of this Node that is a new object in memory.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links